home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Reader's Corner / Reader's Contibutions / Modified / FrEQuency data / 00040_button 4.ls < prev    next >
Encoding:
Text File  |  1995-01-19  |  178 b   |  7 lines

  1. on mouseUp
  2.   set the movieTime of sprite 28 to 0
  3.   set the movieRate of sprite 28 to 1
  4.   set the timeoutLength to 200
  5.   when timeOut then set the movierate of sprite 28 to 0
  6. end
  7.